-
Home
-
GoSMTP – SMTP for WordPress
-
1.0.0
-
Code
-
Classes
- Loader
Total Complexity |
54 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
268 |
Lines of code |
177 |
Logical lines of code |
94 |
Comment lines |
2 |
Methods |
15 |
Properties |
4 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_response() |
A |
46 |
7 |
37 |
filterRecipientsArray() |
S |
58 |
5 |
16 |
setHeaders() |
S |
62 |
6 |
10 |
save_options() |
S |
59 |
5 |
14 |
handle_response() |
S |
51 |
4 |
28 |
set_from() |
S |
62 |
5 |
11 |
getOption() |
S |
63 |
4 |
10 |
delete_option() |
S |
65 |
4 |
8 |
update_option() |
S |
63 |
3 |
11 |
getMailerOption() |
S |
68 |
3 |
7 |
getActiveMailer() |
S |
69 |
3 |
6 |
getDefaultParams() |
S |
66 |
2 |
8 |
__construct() |
S |
82 |
1 |
3 |
loadOptions() |
S |
76 |
1 |
4 |
setHeader() |
S |
75 |
1 |
4 |